syscall.mmapper.munmap (field)
3 uses
syscall (current package)
syscall_linux.go#L1134: munmap: munmap,
syscall_unix.go#L51: munmap func(addr uintptr, length uintptr) error
syscall_unix.go#L95: if errno := m.munmap(uintptr(unsafe.Pointer(&b[0])), uintptr(len(b))); errno != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)